RStudio
- The Editor is for static code like scripts or R Markdown documents
- Send code to the Console to run it
- The Console can be used for quickly testing code on the fly
- R code goes within what is called a chunk (the gray box with a green play button)